Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#1036] Scatter Chart > Tooltip false 일 경우, Point에 mouse over하더라도 Hig… #1037

Merged

Conversation

jhee564
Copy link
Collaborator

@jhee564 jhee564 commented Jan 17, 2022

요구사항 내용

  1. Scatter Chart 는 분포도를 확인하는 차트이기 때문에 Tooltip 이 활성화 되어 있지 않는 이상 데이터(점, Point)에 마우스 오버하더라도 Highlight 표시 될 필요 없다고 판단됨

수정내용

  1. highlight 표시하는 함수 호출 전 조건문 추가

결과

  • scatter_highlight
  • 상 : Tooltip > use : true
  • 하 : Tooltip > use : false ( default)

…hlight 표시 하지 않도록 변경

###################################
1. highlight 표시하는 함수 호출 전 조건문 추가
@kdeun1 kdeun1 merged commit 645e965 into 3.0 Jan 18, 2022
@kdeun1 kdeun1 deleted the 1036_chart_scatter_chart_tooltip_false_then_none_highlight branch January 18, 2022 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants